| Total Complexity | 7 |
| Dependencies | 1 |
| Dependents | 2 |
| Total lines | 61 |
| Lines of code | 33 |
| Logical lines of code | 21 |
| Comment lines | 0 |
| Methods | 5 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| check_and_take_lock() | 61 | 3 | 12 | |
| get_table_name() | 72 | 1 | 5 | |
| take_lock() | 73 | 1 | 4 | |
| create_lock_table() | 66 | 1 | 8 | |
| release_lock() | 74 | 1 | 4 |